Skip to content

Await async emu.load() in all test harnesses#32

Merged
lqs merged 1 commit intolqs:mainfrom
ohuet:fix-tests
Apr 3, 2026
Merged

Await async emu.load() in all test harnesses#32
lqs merged 1 commit intolqs:mainfrom
ohuet:fix-tests

Conversation

@ohuet
Copy link
Copy Markdown
Contributor

@ohuet ohuet commented Apr 2, 2026

Summary

- test-pop.mjs: emu.load → await emu.load
- test-secondreality.mjs: emu.load → await emu.load
- test-sr-crash.mjs: emu.load → await emu.load
- test-winfile.mjs: emu.load → await emu.load
- test-winfile-crash.mjs: emu.load → await emu.load
- test-notepad-cmdline-open.mjs: emu.load → await emu.load
- test-notepad-open.mjs: emu.load → await emu.load
- test-notepad2003.mjs: emu.load → await emu.load

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lqs lqs merged commit 5296059 into lqs:main Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants